home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14439 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  30 lines

  1. Path: dfbfl3-10.gate.net!user
  2. From: s.hansen@xpedite.com (Steve Hansen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Can anyone recommend a decent C++ reference book?
  5. Date: Sun, 31 Mar 1996 11:42:37 -0500
  6. Organization: CyberGate, Inc.
  7. Message-ID: <s.hansen-3103961142370001@dfbfl3-10.gate.net>
  8. References: <4jhbg7$nhs@zeus.tcp.co.uk>
  9. NNTP-Posting-Host: dfbfl3-10.gate.net
  10.  
  11. In article <4jhbg7$nhs@zeus.tcp.co.uk>, daveg@tcp.co.uk (David) wrote:
  12.  
  13. > I've just started learning C++ and would like to purchase a reference
  14. > book, I'm willing to spend up to รบ30.00.
  15. > Any recommendations?
  16.  
  17. Yes, an authoritative reference for the language is:  Margaret Ellis &
  18. Bjarne Stroustrup, 1995, "The Annotated C++ Reference Manual",
  19. Addison-Wesley, Reading, Massachusetts,  ISBN 0-201-51459-1
  20.  
  21. This is NOT a textbook.  It contains no coverage of design or style. 
  22. It is only a statment of the operational semantics of the language.
  23. As such, I have found it very useful.
  24.  
  25. Steve Hansen
  26. s.hansen@xpedite.com
  27.  
  28. #include <StdDisclaimer.h> // Opinions are my own, etc...
  29.